[INFO] cloning repository https://github.com/streamingfast/substreams-spl-token
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/streamingfast/substreams-spl-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsubstreams-spl-token", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsubstreams-spl-token'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 396a844f3252fda3c5ac8060b5c3e4575575c4ca
[INFO] checking streamingfast/substreams-spl-token against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstreamingfast%2Fsubstreams-spl-token" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/streamingfast/substreams-spl-token
[INFO] finished tweaking git repo https://github.com/streamingfast/substreams-spl-token
[INFO] tweaked toml for git repo https://github.com/streamingfast/substreams-spl-token written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/streamingfast/substreams-spl-token on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/streamingfast/substreams-spl-token already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substreams v0.7.0
[INFO] [stderr]   Downloaded substreams-solana-program-instructions v0.2.1
[INFO] [stderr]   Downloaded substreams-macro v0.7.0
[INFO] [stderr]   Downloaded substreams-solana-core v0.14.2
[INFO] [stderr]   Downloaded substreams-macro v0.6.4
[INFO] [stderr]   Downloaded substreams-solana-macro v0.14.2
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded substreams-solana v0.14.2
[INFO] [stderr]   Downloaded substreams v0.6.4
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded pest v2.7.11
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657
[INFO] running `Command { std: "docker" "start" "7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling substreams-solana-macro v0.14.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling substreams-macro v0.7.0
[INFO] [stderr]    Compiling substreams-macro v0.6.4
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]     Checking substreams-solana-core v0.14.2
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking substreams v0.6.4
[INFO] [stderr]     Checking substreams v0.7.0
[INFO] [stderr]     Checking substreams-solana v0.14.2
[INFO] [stderr]     Checking substreams-solana-program-instructions v0.2.1
[INFO] [stderr]     Checking substreams-spl-token v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `InitializedAccount` is never constructed
[INFO] [stdout]  --> src/pb/sf.substreams.solana.spl.v1.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct InitializedAccount {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InitializedAccount` is never constructed
[INFO] [stdout]  --> src/pb/sf.substreams.solana.spl.v1.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct InitializedAccount {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.27s
[INFO] running `Command { std: "docker" "inspect" "7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657", kill_on_drop: false }`
[INFO] [stdout] 7895cb8bc8fe40f7731883f76a188d18b89a0b5ed9552f12a20feedff41cc657
